home *** CD-ROM | disk | FTP | other *** search
- #VRML Draft #2 V2.0 utf8 CosmoCreate3D V1.0
-
- DEF overview Viewpoint {
- position 0 0 6
- fieldOfView 0.785398
- description "OVERVIEW"
- }
- LOD {
- levels [
- Transform {
- children
- DEF SHAFT Inline {
- url ["newshaft.wrl"]
- bboxSize 2 40 6
- }
- },
- Transform {
- children
- DEF SHAFT Inline {
- url ["shaftlow.wrl"]
- bboxSize 2 40 6
- }
- },
- Transform {
- children
- Shape {
- appearance Appearance {
- texture ImageTexture { url ["shaft.gif"] }
- }
- geometry IndexedFaceSet {
- coord Coordinate {
- point [
- -20 0 -80,
- -20 40 -80,
- 20 40 -80,
- 20 0 -80
- ]
- }
- coordIndex [
- 2,1,0,-1,
- 3,2,0,-1
- ]
- }
- }
- },
- ]
- center 0 0 0
- range [20,40]
- }
-